home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1997 November
/
Macworld (1997-11).dmg
/
Updaters
/
Authorware 4 Components
/
Goodies
/
FTP
/
ftp.XCMD
/
ftp.XCMD.adf
/
APM3_130
next >
Wrap
Text File
|
1997-05-29
|
463b
|
16 lines
fiftpID := FtpOpen( )
Allocates and initializes resources for the FTP session. It
must be the first function called by the client Authorware
application. Returns the handle to the FTP session or zero if
an error occurred.
tion called by the client Authorware
application. Returns the handle to the FTP session or zero if
an error occurred.
Returned value:
positive FTP session ID that must be passed to other functions.
negative Error occurred in function.